home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / WLDWST1B.ZIP / READNOW.!!! next >
Encoding:
Text File  |  1996-03-09  |  5.3 KB  |  130 lines

  1.  
  2.                                 WILDWEST
  3.                         Chris and Brandy Infinger
  4.                         High Seas Programming etc.(tm)   
  5.                            Smugglers Cove BBS
  6.                              (904) 682-7516  
  7.                              COPYRIGHT '95  
  8.  
  9. ############################################################################
  10.    
  11.    Thank You for trying this product. We hope you and your users enjoy
  12.    playing it as much as we did designing and writing it.
  13.    
  14.    To start with this may be the first version but it has been 
  15.    bug tested over and over for six months now... there should be very few
  16.    of those critters in here and those that are will be insignificant to
  17.    the operation of the game. However if you find any please let us know,
  18.    we can be reached at the above bbs number or the address posted in the
  19.    REGISTER.DOC. See the SYSOPHLP.DOC for more info!
  20.   
  21.  
  22.    We have included an add to place on your bbs if you wish to advertise
  23.    the arrival of WILD WEST! *** WILDBBS.ANS ***
  24.    
  25.  
  26. E******************************* ATTENTION **********************************
  27.  
  28.    TriBBS pro (10)/Wildcat 4.11 users!  We have found and solved the 
  29.    "second day drop at Enter" problem!!! <G>
  30.  
  31. ****************************************************************************
  32.  
  33.                               
  34.  
  35.                               Installation
  36.                               ------------
  37.  
  38. 1. Create a directory for the game: example: "BBS\DOORS\WILDWEST"
  39.  
  40. 2. Copy Wild.Zip into the directory you created and Unzip it.
  41.  
  42. 3. Make sure that ALL files listed in contents.doc are located in
  43.    that directory.
  44.  
  45. 4. Change Directories to the game directory. 
  46.    example: CD C:\BBS\DOORS\WILDWEST
  47.    Type "WILDCFG.EXE" and hit the <ENTER> key. The first thing
  48.    you want to do is (1) Create the "WILDWEST.CTL" file.
  49.    Edit each of the Entries.
  50.  
  51.      Two versions of a fully commented .CTL file are provided for
  52.      manual configuration.  One is identified by the game title
  53.      (example: GAME.CTL) and this is the UN-EDITED version and the
  54.      other identified as SAMPLE.CTL is what a CTL file should look
  55.      like AFTER it is edited.  If all else fails - try the one I use
  56.      on MY support BBS (Sample.CTL). If you have fossil drivers be
  57.      sure to uncomment the 'fossil' option.  If you have a modem set
  58.      to a non-std IRQ be sure to use the PORT# option for that com
  59.      port.
  60.  
  61.      Where to put this file?
  62.      Put this file wherever you are running the game executable file
  63.      from. If you ran the WILDCFG program from the Game Directory as
  64.      instructed, then it will already be in the correct place.
  65.  
  66. 5. EDITOR: If you are registered then you will be able to alter some of
  67.    the game settings.  If you are NOT registered then you will be
  68.    able to view the game settings, but NOT SAVE them.
  69.  
  70. 6. Now, "exit program" after you are completed. That's all there
  71.    is to it!  If you ever need to reset or re-start the game just
  72.    run WILDCFG.EXE again.
  73.  
  74. 7. Install the door into your BBS software (see your BBS
  75.    software documentation for more information).  A batch file is
  76.    normally used to do this.  To run the program just have your
  77.    batch file change to the WILDWEST directory and run WILD.BAT
  78.    Thats all there is to it!  (the game must be run through the
  79.    WILD.BAT file for remote callers to assure proper functioning)
  80.    
  81.    Three different batch files sample are included to help you run 
  82.    the game. These are included with the game for editing and your use. 
  83.    Remember when writing the batch routines for my games you must ensure
  84.    that the game is run from it's home directory AND that the game knows
  85.    where to find the drop file.  Satisfy these two requirements and you
  86.    should have no problems running the game as long as the other
  87.    setup criteria has been met. For dorinfo systems try using the
  88.    following:
  89.  
  90.                             
  91.                             Sample Batch File
  92.                             -----------------
  93.  
  94.                  COPY DORINFOx.DEF \RBBS\DOORS\WILDWEST\*.*
  95.                  CD \RBBS\DOORS\WILDWEST
  96.                  WILD.BAT
  97.                  del dorinfox.def
  98.                  CD \RBBS
  99.  
  100.             -->  Please note that you replace the "x" with the appropriate
  101.                  node number. Ex: Dorinfo1.def ; Dorinfo2.def ; etc... as
  102.                  specified in the WILDCFG program under 'CREATE
  103.                  "WILDWEST.CTL" file under NODE NUMBER.
  104.  
  105. 8. *** NOTE *** The games .dat files will not be created until someone 
  106.                 enters the door. 
  107.  
  108.  
  109.    
  110.    
  111.  
  112.                         NOTE FROM THE PROGRAMMERS:
  113.    
  114.    This game is an ANSI based door game like no other! It does not support
  115.    RIP nor ASCII (words work... just not ANSIs <G>).
  116.    We decided not to write an ASCII option as no one in our back woods area 
  117.    uses it anymore... This version is also single node only. We plan on
  118.    a multi-node release in the future.
  119.  
  120.    We have included with this .zip a bug report form (BUGRPT.FRM) please 
  121.    use it to report any problems you encounter. (see sysophlp.doc for info). 
  122.  
  123.                THANK YOU AGAIN FOR TRYING THIS FINE PRODUCT!!!
  124.  
  125.  
  126.  
  127. ############################## END OF FILE #################################
  128.  
  129.  
  130.